I deployed an ERC20/BEP20 token on binance smart chain using truffle and openzepplin. Now I want to verify this smart contract but I have some issues. $ truffle
There's a Keycloak (KC) server in my company, and I'm working on some app. The Backend is Spring Boot 2.6.6, Front-end is AngularJs. When user presses 'Log In'
My API returns me this kind of json object where zones keys are dynamic { "workspaces": [ { "id": "1154237e8b6-7270-4c99-81e9-9d752e0c29
I have a Pandas dataframe with categorical data stored in a list. I would like to plot a stacked bar plot with col3 on the x-axis and col1 and col2 stacked on t
I'm running a simple kernel which adds two 3rd order tensors of double-precision complex-values. I've parallelized it using OpenMP with custom scheduling: the s
can export only published product groups from EAA? in product groups we have 2 version...Admin and Published we want only published ones
I'm just trying to do define a private array as a property of a class but I'm not able to do it. Here is an example of what I'm looking for: class Cart {
I know that this has been asked many times, but I open this discussion to solve my problem and to summarize all we know about this topic to help people in the f
I need to update(or insert, I dont do a lot of sql work so I dont know which one I really need) some data in our database but its a multi tenant db and I am hav